home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / compulse.swf / scripts / DefineButton2_41 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2013-04-24  |  52 b   |  4 lines

  1. on(release){
  2.    _root.playMode = "normalPlay";
  3. }
  4.